NevronOpenVision
Nevron.Nov.Office Namespace / NOfficeApplicationHost<TOfficeApplication> Class
Properties Methods


NOfficeApplicationHost<TOfficeApplication> Class Members

The following tables list the members exposed by NOfficeApplicationHost<TOfficeApplication>.

Public Properties
 NameDescription
Public PropertyGets the Command Line File name with which the application was started.  
Public PropertyChecks whether another instance of this application is already running.  
Public PropertyGets whether this is a sandboxed environment (e.g. Blazor)  
Public PropertyGets whether the application is runnting in the store  
Public PropertyGets the base URI of the application server.  
Public PropertyGets whether the application must use server licensing.  
Public PropertyGets whether the application should use resources served by the server.  
Public PropertyGets whether the application uses a native splash screen (e.g. Blazor).  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the application can send crash reports.  
Public MethodCreates the main window state workspace item  
Public MethodGets the main window of the application  
Public MethodInits a server-based office application.  
Public MethodCalled after the main widget is initialized  
Public MethodCalled before the main widget is initialized  
Public MethodTries to send a crash report from the specified user  
Public MethodShows an error dialog for the specified exception  
Public MethodShows the help of the application.  
Public MethodStarts the application.  
Top
Protected Methods
 NameDescription
Protected MethodCreates the default launch settings for the application.  
Protected MethodExits the message pump of the application.  
Protected MethodInstalls NOV components appropriate for the respective product and host.  
Protected MethodCalled after the application was started.  
Protected MethodCalled before the application is started.  
Protected MethodEnsures there is a message pump to do messages.  
Top
See Also